home *** CD-ROM | disk | FTP | other *** search
- .key ""
- .bra {
- .ket }
- failat 21
-
- echo "This script installs reqtools.library (c) by Nico François."
- echo ""
-
- ask "Do you want to install reqtools.library to your LIBS: directory ?"
-
- if warn
- copy libs/reqtools.library libs:
- endif
-
- echo ""
- echo "Finished."
-
- lab exit
-